home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2529 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  708 b 

  1. Path: ibm.rhrz.uni-bonn.de!UZS7FC
  2. From: UZS7FC@ibm.rhrz.uni-bonn.de (Michael Kuesters)
  3. Newsgroups: comp.lang.c++
  4. Subject: Help in calling Dos...
  5. Date: Thu, 18 Jan 96 07:57:27 MEZ
  6. Organization: RHRZ Uni-Bonn
  7. Message-ID: <177126FE7S85.UZS7FC@ibm.rhrz.uni-bonn.de>
  8. NNTP-Posting-Host: ibm.rhrz.uni-bonn.de
  9.  
  10.  
  11. I need help calling a Dos .exe or .com file directly from my program. If I
  12. want to make a small shell, I would need to figure how to have my program start
  13. the user-choice program.
  14. Other thing: suppose I'd want to codeprotect some of my stuff. I wrote a code
  15. "please enter password" (real simple, I know) and check it out already, but how
  16. would I append it to my exe so that it would run afterwards?
  17.  
  18.  
  19.